<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Semovente da 75/46</long_name>
		<short_name>Semovente 75/46</short_name>
		<comment>A self-propelled gun with a 75mm L/46 cannon and an 8mm Breda 38 machine gun</comment>

		<uniform_profile>uniform_profile_italian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_italian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>3</month><year>1944</year><number>5</number></data>
		<data><month>12</month><year>1945</year><number>5</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Semovente 75_46.png</image_profile>
			<weight>15700</weight>
		</attributes>

		<drive>
			<engine>
				<name>SPA 15TB M15</name>
				<horsepower>185</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>100</offsetX>
				<offsetY>190</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-100</offsetX>
				<offsetY>190</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Semovente 75_46.png</image_view>

			<width>228</width>
			<length>492</length>
			<height>108</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>50@40</upper_front>
				<lower_front>35@-50</lower_front>
				<side>40</side>
				<upper_rear>25</upper_rear>
				<lower_rear>25@-15</lower_rear>
				<top>15</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>228</width>
			<length>265</length>
			<height>70</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>100@25</front>
				<side>70@8</side>
				<rear>45</rear>
				<top>15</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Semovente 75_46 cannon.png</image_view>

			<offsetX>10</offsetX>
			<offsetY>-115</offsetY>
			<offsetZ>157</offsetZ>
			<minAngle>-10</minAngle>
			<maxAngle>10</maxAngle>

			<rotate_time>26</rotate_time>
			<weapon><type>WEAPON_CANNON_75_L46</type></weapon>
			<ammo><for>WEAPON_CANNON_75_L46</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_L46</for><flavour>FLAVOUR_HE</flavour><rounds>33</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>120</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_HMG_BREDA_M1938</type></weapon>
			<ammo><for>WEAPON_HMG_BREDA_M1938</for><rounds>2000</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
